Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: JDBC OracleDriver Error
~Umberto Nongeroson 2.Oct.03 06:35 PM a Web browser
Domino Web Access All Releases AIX


Well, there's enough information here to confirm that oracle.jdbc.OracleDriver is being found but can't be loaded for some other reason. you can tell that because of this line:

HTTP JVM: java.lang.NoClassDefFoundError: OracleDriver (wrong name: oracle/jdbc/driver/OracleDriver)

When you tried to load "OracleDriver" it found this class instead (which is the one you want), but since it's choking earlier in the load process, you get the message about the wrong class name. I suspect that you are missing some other classes that OracleDriver requires, so it's failing to load. I'm not familiar with the Oracle driver so I can't say what else might be needed. as a test, you can write a tiny little Java application that does the same thing (ie. Class.forName) and vary the CLASSPATH setting until it works, then you will know what's required for the load.

--Joe

Joseph Millar
Principal Software Engineer
Brightline Technology




JDBC OracleDriver Error (~Kelly Umfoogen... 29.Sep.03)
. . RE: JDBC OracleDriver Error (~Naomi Nimkitex... 2.Oct.03)
. . RE: JDBC OracleDriver Error (~Sean Rehipiter... 29.Sep.03)
. . . . RE: JDBC OracleDriver Error (~Kelly Umfoogen... 30.Sep.03)
. . . . . . RE: JDBC OracleDriver Error (~Sean Rehipiter... 30.Sep.03)
. . . . . . RE: JDBC OracleDriver Error (~Sean Rehipiter... 30.Sep.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS